fix(deps): update all patch dependencies (master) #1257
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.33.1->4.33.20.27ea0->0.27ea17.0.3->7.0.42.2.39->2.2.411.0.7->1.0.81.0.7->1.0.81.0.7->1.0.81.0.7->1.0.81.0.7->1.0.81.0.7->1.0.81.0.7->1.0.81.5.20->1.5.210.2.6->0.2.8Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pingidentity/ldapsdk (com.unboundid:unboundid-ldapsdk)
v7.0.4: UnboundID LDAP SDK for Java 7.0.4Compare Source
We have just released version 7.0.4 of the UnboundID LDAP SDK for Java. It is available for download from GitHub and SourceForge, and it is available in the Maven Central Repository. You can find the release notes for this release (and all previous versions) at https://docs.ldap.com/ldap-sdk/docs/release-notes.html, but here’s a summary of the changes:
We added a “discard results” search result listener that can be used in cases where a search should be performed, but the actual matching entries and references aren’t needed (for example, if you only need to know the number of matching entries).
We added client-side support for a W3C trace context request control that can be included in requests sent to the latest versions of the Ping Identity Directory Server or ForgeRock Directory Services. This can be used to convey information for use in distributed tracing (e.g., via OpenTelemetry).
We improved debug logging when adding or removing servers from the blacklist used to temporarily avoid creating connections to a server when using the round robin and fewest connections server set.
We updated the
PropertyManagerclass to make it possible to cache property values for faster access with less contention. Caching is disabled by default, although you can enable it by specifying a maximum cache duration. You can also programmatically clear the cache and pre-populate the cache based on currently defined system properties and environment variables.We improved performance and reduced contention when retrieving the values of environment variables from the JVM process.
We updated the documentation to include the latest revisions of draft-bouchez-scram-mcf and draft-codere-ldapsyntax in the set of LDAP-related specifications.
swagger-api/swagger-core (io.swagger.core.v3:swagger-annotations)
v2.2.41: Swagger-core 2.2.41 released!Compare Source
v2.2.40: Swagger-core 2.2.40 released!eclipse-milo/milo (org.eclipse.milo:milo-stack-core)
v1.0.8What's Changed
Full Changelog: eclipse-milo/milo@v1.0.7...v1.0.8
OpenAPITools/jackson-databind-nullable (org.openapitools:jackson-databind-nullable)
v0.2.8: releasedWhat's Changed
New Contributors
Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.7...v0.2.8
v0.2.7: releasedWhat's Changed
New Contributors
Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.6...v0.2.7
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.